-
Home
-
File Manager for Google Drive – Integrate Google Drive with WordPress
-
1.1.83
-
Code
-
Classes
- Authorization
Total Complexity |
18 |
Dependencies |
3 |
Dependents |
2 |
Total lines |
169 |
Lines of code |
75 |
Logical lines of code |
48 |
Comment lines |
49 |
Methods |
10 |
Properties |
4 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
refresh_token() |
S |
50 |
5 |
28 |
get_client() |
S |
72 |
2 |
6 |
get_access_token() |
S |
74 |
2 |
4 |
has_access_token() |
S |
69 |
2 |
7 |
revoke_token() |
S |
64 |
2 |
10 |
__construct() |
S |
80 |
1 |
3 |
set_access_token() |
S |
70 |
1 |
6 |
is_valid() |
S |
82 |
1 |
3 |
set_is_valid() |
S |
81 |
1 |
3 |
remove_token() |
S |
72 |
1 |
5 |